projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66ef2df
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sat, 22 Mar 2003 00:17:48 +0000
(
00:17
+0000)
committer
Kim F. Storm
<storm@cua.dk>
Sat, 22 Mar 2003 00:17:48 +0000
(
00:17
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7750e0a50dfedef853c7c4ae139dd39880f48882..cabf2aa2b50d82e32ba326fdedc7b1c28567d8f5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-4,6
+4,10
@@
Allow pop-global-mark to be repeated with C-x C-SPC C-SPC...
C-u C-u C-SPC now unconditionally sets the mark.
+ * emulation/cua-base.el (cua-set-mark): Doc fixes.
+ Allow pop-global-mark to be repeated with C-x C-SPC C-SPC...
+ C-u C-u C-SPC now unconditionally sets the mark.
+
2003-03-20 Mark A. Hershberger <mah@everybody.org>
* xml.el (xml-parse-attlist): Fix typo in attribute parsing.